-- background: 2602 from stack: in -- bmap block id: 6468 -- flags: 0000 -- background id: 0 -- name: planners ----- HyperTalk script ----- --on arrowKey --end arrowKey on openBackground unHilite end openBackground on closeCard if " ON" is in the short name of card button id 32 of card "student Data" then collectData else exit closeCard end closeCard on openCard global begSec put the seconds into begSec end openCard on unhilite Repeat with i = 1 to 5 set hilite of background button i to false end repeat end unhilite on collectData global begSec,c,cardName,timeData put the seconds into endSec subtract begSec from endSec add 1 to c put endSec into timeData put the short name of this card into cardName if cardName is not "pausing" then put timeData&return after card field "working seconds" of card "student data" else get the number of lines of card field "working seconds" of card "student data" put timeData into line (it+1) of card field "pausing seconds" of card "student data" put return after card field "working seconds" of card "student data" end if put cardName&return after card field "Card Names" of card "student data" --put timeData&&cardName end collectData -- part 10 (button) -- low flags: 00 -- high flags: 8001 -- rect: left=40 top=296 right=342 bottom=121 -- title width / last selected line: 0 -- icon id / first selected line: 1 / 1 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Audience/Purpose ----- HyperTalk script ----- on mouseUp set cursor to watch global lastBtn set hilite of target to true if lastBtn is not empty then set hilite of bkgnd button lastBtn to false visual zoom open go to card the short name of target put the short name of target into lastBtn end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 8001 -- rect: left=122 top=296 right=342 bottom=172 -- title width / last selected line: 0 -- icon id / first selected line: 7012 / 7012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: List Ideas ----- HyperTalk script ----- on mouseUp set cursor to watch global lastBtn set hilite of target to true if lastBtn is not empty then set hilite of bkgnd button lastBtn to false visual zoom open go to card the short name of target put the short name of target into lastBtn end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 8001 -- rect: left=174 top=296 right=342 bottom=245 -- title width / last selected line: 0 -- icon id / first selected line: 20186 / 20186 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Alike/Different ----- HyperTalk script ----- on mouseUp set cursor to watch global lastBtn set hilite of target to true if lastBtn is not empty then set hilite of bkgnd button lastBtn to false visual zoom open go to card the short name of target put the short name of target into lastBtn end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=247 top=296 right=342 bottom=313 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Organize Ideas ----- HyperTalk script ----- on mouseUp set cursor to watch global lastBtn set hilite of target to true if lastBtn is not empty then set hilite of bkgnd button lastBtn to false visual zoom open go to card the short name of target put the short name of target into lastBtn end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 8001 -- rect: left=315 top=296 right=342 bottom=359 -- title width / last selected line: 0 -- icon id / first selected line: 1005 / 1005 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Essay ----- HyperTalk script ----- on mouseUp set cursor to watch global lastBtn set hilite of target to true if lastBtn is not empty then set hilite of bkgnd button lastBtn to false visual zoom open go to card the short name of target put the short name of target into lastBtn end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=444 top=295 right=341 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Pause ----- HyperTalk script ----- on mouseUp push card put the long time into line 1 of card field "time" of card "pausing" put the long time into line 3 of card field "time" of card "pausing" visual dissolve go to card "pausing" end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: A000 -- rect: left=477 top=298 right=341 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 20098 / 20098 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual iris close domenu home end mouseUp -- part 17 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=35 top=52 right=134 bottom=482 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 19 (field) -- low flags: 01 -- high flags: 0004 -- rect: left=318 top=17 right=44 bottom=508 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 10 -- style flags: 256 -- line height: 11 -- part name: topic -- part 20 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=16 top=6 right=288 bottom=500 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: print -- part 21 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=414 top=295 right=342 bottom=442 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: help ----- HyperTalk script ----- on mouseUp push card visual dissolve go to card the short name of target end mouseUp -- part 23 (button) -- low flags: 00 -- high flags: A002 -- rect: left=16 top=319 right=340 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp global returncard go to returncard end mouseUp